@charset "UTF-8";

@font-face {
  font-family: "untitled-font-1";
  src:url("fonts/untitled-font-1.eot");
  src:url("fonts/untitled-font-1.eot?#iefix") format("embedded-opentype"),
    url("fonts/untitled-font-1.woff") format("woff"),
    url("fonts/untitled-font-1.ttf") format("truetype"),
    url("fonts/untitled-font-1.svg#untitled-font-1") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "untitled-font-1" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "untitled-font-1" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    align-self: center;
    margin-right: .3em;
}

.icon-facebook:before {
  content: "\61";
}
.icon-facebook-square:before {
  content: "\62";
}
.icon-google-plus:before {
  content: "\63";
}
.icon-share-square:before {
  content: "\65";
}
.icon-share-square-o:before {
  content: "\66";
}
.icon-twitter:before {
  content: "\67";
}
.icon-twitter-square:before {
  content: "\68";
}
.icon-google-plus-square:before {
  content: "\64";
}
.icon-mobile:before {
  content: "\6b";
}
.icon-telephone:before {
  content: "\6c";
}
.icon-telephone:before {
  content: "\61";
}
.icon-mobile:before {
  content: "\62";
}
.icon-envelope:before {
  content: "\63";
}
.icon-email:before {
  content: "\64";
}
body{
  min-height: 650px;
}
@media screen and (max-width:600px){
  h5.nameDiacono{
    display: none;
  }
  .fotoPerfil{
    margin-right: 0;
  }
}
table.tablaBusqueda th{
  padding: 0;
}
table.tablaBusqueda td{
  padding: 0;
}
table.tablaBusqueda{
  text-align: center;
}
.estatusAlumno{
  line-height: 35px!important;
}
.estatusAlumno-Activo{
  color: #28a745;
}
.estatusAlumno-Baja{
  color: #dc3545;
}
.estatusAlumno-Permiso{
  color: #ffc107;
}
.estatusAlumno-Ordenado{
  color: #DAE0E5;
}
.estatusAlumno-Entrevista{
  color: #000;
}
h6{
  font-size: 0.9rem;
}
p#numResultados{
  text-align: right;
}
